2021 - September/October
In the lead article, Alexander Pirker talks about Efficient Microservice Development with .NET 5. Securely storing data in Azure can be challenging; fortunately, Sahil Malik demonstrates what you need to know in his Securing Azure Storage article. Paul Sheriff teaches you how to Enhance Your MVC Applications Using JavaScript and jQuery in Part 1 of this multi-part series. Michael Manning and Robert "RSnake" Hansen offer tips to modify your website to optimize for SEO and how to target more technical customers. Check out the entire issue for much more...
-
Finding Your Cohort
Rod uses the year of isolation to do some reading and recognize his circle of peers and what he’s learned from both.
-
Securing Azure Storage
There are many components in Azure storage, which makes security a prime subject for consideration. Sahil looks at authentication and encryption to make sure that your apps are locked up tight.
-
Enhance Your MVC Applications Using JavaScript and jQuery: Part 1
Paul kicks off his new series with improving the user’s experience by making his MVC application run more smoothly using JavaScript and jQuery, along with a spinner from Font Awesome and Bootstrap events.
-
The Future of the Web Needs a Redesign
Thanks to spiffy new tools and a more computer-literate audience, it’s time to rethink how we load up our websites. Michael and RSnake set SEO as a priority to make sure you get the most bang out of your design.
-
Deploying an ASP.NET 5 App to Azure Kubernetes Service with Azure DevOps Starter
Setting up a build-and-release project in Kubernetes can eat up a lot of your time. Joydip shows you how Starter can help you build automated CI/CD pipelines and use Kubernetes and containers to deploy efficiently to Azure Kubernetes Service.
-
Efficient Microservice Development with .NET 5
Microservices have a lot of potential. They’ve got some really nifty tools and capabilities. But setting up your teams to work with them can feel like running an ultramarathon with 400 pounds strapped to your back. Alexander shows you that they sound scarier than they are and provides some great advice for how to use them intelligently.
-
Introducing Vite: A Better Vue CLI?
Shawn shows you the alternative to Vue CLI that you didn’t know you needed, but that you’ll have to try: Vite.
-
Running Serverless Workloads on Kubernetes with Knative
Kubernetes is great for helping you organize and distribute your applications, but it can be a bit confusing when it comes to the infrastructure for your code. Peter introduces some tools to help you keep track of all of it.
-
-
Inversion of Control with Lamar
If you liked StructureMap for your IoC, you’re going to love Lamar. Jeremy shows you how to take advantage of this nifty tool.
-
CODA: On Avoiding OSS Regret
You know you’ve done it. You’ve used some open source software that was exactly what you needed at the time. But then things changed. John talks about preparing for the inevitable and avoiding the remorse.